home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Standards 1994 January / InfoMagic Standards - January 1994.iso / iso / 9660 / rockrdge / rrg.09 / susp.nr < prev    next >
Text File  |  1992-08-19  |  3KB  |  93 lines

  1. .bp
  2. .sp
  3. .H 1 "SYSTEM USE SHARING PROTOCOL"
  4. .sp
  5. The System Use Sharing Protocol divides any System Use Area into a
  6. number of variable length fields called System Use Fields.
  7. There may be zero or more System Use Fields in each System Use Area.
  8. Each System Use Field is identified by a System Use Field Signature
  9. Word (described below).
  10. .sp
  11. More than one System Use Field with the same signature word is allowed,
  12. unless otherwise specified in the definition of a specific System Use
  13. Field.
  14. If allowed, the significance of the order, if any, of the recording of
  15. multiple System Use Fields with the same signature word shall be specified
  16. in the definition of the particular System Use Field involved.
  17. In all other situations, the order in which the System Use Fields
  18. appear is not significant.
  19. .sp
  20. Unless otherwise specified in the definition of a specific
  21. System Use Field, each System Use Field recorded in the System
  22. Use Area of the last extent of a multi-extent file shall apply
  23. to all extents of the file and shall override any System Use
  24. Field with the same signature recorded for any other extent of
  25. the file.
  26. Thus, unless an alternate mechanism is provided in
  27. the definition of a specific System Use Field, failure to record
  28. a valid instance of the System Use Field for the final extent of
  29. a multi-extent file shall be treated the same as if this field
  30. had not been recorded for any extent of the file.
  31. .sp
  32. With the exception of the "SP" field, which is recorded as
  33. specified in section 5.3, the first System Use Field
  34. recorded in a System Use Area of any Directory Record shall begin
  35. in byte LEN_SKP+1 of the System Use Area (see section 5.3 [5]).
  36. The first System Use Field recorded in any Continuation
  37. of a System Use Area shall begin in the first byte of the
  38. Continuation.
  39. If more than one System Use Field is to be
  40. recorded in the same System Use Area or Continuation, they shall
  41. be recorded contiguously.
  42. .sp
  43. If the remaining allocated space following the last recorded System
  44. Use Field in a System Use Area is less than four bytes long, it
  45. cannot be a System Use Field and shall be ignored. 
  46. Otherwise the use of the System Use Sharing Protocol should be terminated 
  47. by the "ST" field or filled with the "PD" field, which are described in 
  48. Chapter 5.
  49. .sp
  50. .H 2 "System Use Field Format"
  51. .sp
  52. The System Use Field format is as follows:
  53. .sp
  54. .VL 10 5
  55. .LI "[1]"
  56. "BP 1 to BP 2 - Signature Word" shall specify an identification of a System
  57. Use Field.
  58. This field shall contain two bytes.
  59. Each byte is recorded according to the ISO 9660:1988 Format Section 7.1.1.
  60. .LI "[2]" 
  61. "BP 3 - Length (LEN_SUF)" shall specify as an 8-bit number the
  62. length in bytes of the System Use Field, including the
  63. Signature Word, Length, Version and System Use content.
  64. This field shall be recorded according to the ISO 9660
  65. Format section 7.1.1.
  66. .LI "[3]"
  67. "BP 4 - System Use Field Version" shall specify as an 8-bit
  68. number an identification of the version of the System Use
  69. Field.  
  70. This field shall be recorded according to ISO 9660
  71. Format section 7.1.1.
  72. .bp
  73. .LI "[4]"
  74. "BP 5 to LEN_SUF - Data" shall contain the content of
  75. the System Use Field.
  76. The format of this field depends on
  77. the Signature Word and Version of the System Use Field.
  78. The Data field is optional.
  79. .LE
  80. .sp
  81. .sp
  82. .TB "System Use Field Description - Version 1"
  83. .TS
  84. center,box;
  85. c | c | c | c | c.
  86.  
  87. SIG1    SIG2    LENGTH    VERSION          DATA      
  88. (BP1)    (BP2)    (BP3)    (BP4)    (BP5 to LEN_SUF) 
  89.  
  90. .TE
  91. .sp
  92. .sp
  93.